Welcome![Sign In][Sign Up]
Location:
Search - visual c ping

Search list

[WinSock-NDISping_srcedittion

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。 要实现的功能参数: 1.n 参数 设定发送回显请求的数量 2.l 参数 设定选项数据的填充字节数 3.t 参数 持续的发送回显请求,直到用户按下Control-C停止 4 w 参数 设定接收超时的时间,以毫秒为单位 参数的具体说明可以参考windows自带的ping程序-the program in Windows 2000 SP4 Pro compiler under through debugging (Visual C 6.0 IDE environment). Winsock2 need support. 1. The procedure adopted protocols of the original socket programming, the basic implementation of Ping function, Use : ping host, the default four consecutive send the request back significantly. 2. The procedure for the first ICMP using the definition of non-standard forms. Upcoming options to preserve the timestamp data for the first four bytes are defined as ICMP first part, the first such ICMP was defined as 12 bytes. This is done primarily to the realization of programming and understanding for it. 3. Under customary ICMP first marker Address field filled with the process ID. 4. The program achieved in the first record of IP routing RR functions, the most record
Platform: | Size: 14481 | Author: 赵锐 | Hits:

[Remote ControlICMP_SOUCE

Description: ICMP高级编程,实现ping和TRACEROUTE工具的实例,在visual c++.nethua-ICMP senior programming, ping tool and TRACEROUTE example, In visual c. nethua
Platform: | Size: 81181 | Author: 林林 | Hits:

[Windows Developccc4

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 81920 | Author: 肖政 | Hits:

[Windows Developccc5

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 3072 | Author: 肖政 | Hits:

[Windows Developccc6

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 174080 | Author: 肖政 | Hits:

[Windows Developccc7

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 238592 | Author: 肖政 | Hits:

[Windows Developccc10

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 570368 | Author: 肖政 | Hits:

[Windows Developccc11

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 732160 | Author: 肖政 | Hits:

[Windows Developccc12

Description: VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
Platform: | Size: 99328 | Author: 肖政 | Hits:

[WAP developPPPxieyishagnwang

Description: 使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP / IP, etc., function more comprehensive.-Use VC++ Developed a great tool for Internet dial-up procedures for source code, you can choose to PING, UDP, TCP/IP and so on the way, a more comprehensive functionality. Using Visual C++ Development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP/IP, etc., function more comprehensive.
Platform: | Size: 3719168 | Author: 胡权 | Hits:

[VC/MFCMFC

Description: 本书分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。“学前基础”是相当主观的认定,不过,甚于我个人的学习经验以及教学经验,我的挑选应该颇具说服力。第二篇介绍Visual C++整合环境开发工具。本篇只不过是提纲挈领而已,并不企图取代 Visual C++使用手册。然而对于软件使用的老手,此篇或已足以让您掌握Visual C++整合环境。工具的使用虽然谈不上学问,但在视觉化软件开发过程中扮演极重角色,切莫小觑它。 第三篇介绍application framework的观念,以及MFC骨干程序,所谓骨干程序,是指Visual C++的工具AppWizard所产生出来的程序码。当然,AppWizard会根据你的选项做出不同的程序码,我所据以解说的,是大众化选项下的产品。 第四篇以微软公司附于Visual C++光碟片上的一个范例程序Scribble为主轴,一步一步加上新的功能。并在其间深入介绍Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技术。这些技术正是其他书籍最缺乏的部分。此篇之最后数章则脱离Scribble程序,另成一格。 本书内含光盘一片,书中所有原始码与可执行文件尽在其中。 -err
Platform: | Size: 1058816 | Author: damxie | Hits:

[Internet-Networkping

Description: 用visual c++实现的ping命令-Using visual c++ Realize the ping command
Platform: | Size: 1164288 | Author: c | Hits:

[Internet-Networkping

Description: visual c++实现的ping源码,是网络编程的基础-visual c++ to achieve the ping source is the basis of network programming
Platform: | Size: 1214464 | Author: qhc | Hits:

[Internet-Networkping

Description: Visual C++的Ping程序实现.使用了原始套接字-Visual C++ implementation of the Ping program. Uses the raw socket
Platform: | Size: 28672 | Author: xhb | Hits:

[Internet-Networkping

Description: 在pinger程序,并加上 –l, -n, -w, -t等参数,在windows Visual C++ 下调试通过。给出屏幕显示结果-In the pinger program, and add-l,-n,-w,-t parameters, the windows Visual C++ to debug through. The results are given screen
Platform: | Size: 593920 | Author: 胡改蝶 | Hits:

[Internet-NetworkPing

Description: 一个使用Visual C++ 6.0实现的dos命令 ping 的例子-Implemented using the Visual C++ 6.0 dos command ping example
Platform: | Size: 10240 | Author: fcy | Hits:

[TCP/IP stackPING--and-TCP--network-system

Description: 源代码包含如下两个文件夹: (1)ping:是ping项目的实现代码,用Visual C++ 6.0来调试。 (2)TCP:是TCP项目的实现代码,用Visual C++ 6.0来调试。 实现文件是CJGL.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文 件和程序文件放在统一目录下。-The source code contains the following two files folder: (1) ping: ping project implementation code, debugging Visual C++ 6.0. (2) TCP: TCP project implementation code, debugging Visual C++ 6.0. The implementation file CJGL.c, because it comes to the graphical interface, using Turbo C tool to debug. Runtime, EGAVGA.BGI files and program files must be placed in a single directory.
Platform: | Size: 2552832 | Author: 严君 | Hits:

[Other Riddle gamesping-tu

Description: 小巧的拼图游戏,用C++实现,Visual C-Small jigsaw puzzle, with C++ achieve, Visual C++
Platform: | Size: 1876992 | Author: 吴木 | Hits:

[TCP/IP stackPING-AND-TCP

Description: 源代码包含如下两个文件夹: (1)ping:是ping项目的实现代码,用Visual C++ 6.0来调试。 (2)TCP:是TCP项目的实现代码,用Visual C++ 6.0来调试。 实现文件是CJGL.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文 件和程序文件放在统一目录下。- 源代码包含如下两个文件夹: (1)ping:是ping项目的实现代码,用Visual C++ 6.0来调试。 (2)TCP:是TCP项目的实现代码,用Visual C++ 6.0来调试。 实现文件是CJGL.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文 件和程序文件放在统一目录下。
Platform: | Size: 2108416 | Author: Tom | Hits:

[TCP/IP stackPing

Description: === === === === === === === === === === === === CONSOLE APPLICATION : Ping Project Overview ======================================================================== AppWizard has created this Ping application for you. This file contains a summary of what you will find in each of the files that make up your Ping application. Ping.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. -======================================================================== CONSOLE APPLICATION : Ping Project Overview ======================================================================== AppWizard has created this Ping application for you. This file contains a summary of what you will find in each of the files that make up your Ping application. Ping.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard.
Platform: | Size: 7168 | Author: youjongan | Hits:
« 1 23 4 »

CodeBus www.codebus.net